Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 177,125 for

document formatting

(0.12 sec)
  1. Convert OFT to PNG in Python | products.aspose.com

    Save OFT to PNG in your Python applications without using Microsoft Outlook or Word...They are used to store the formatting and content of an Outlook...Outlook items with the same formatting and content. However, they...

    products.aspose.com/total/python-net/conversion...
  2. Tables and images getting truncated during tran...

    We are using ASPOSE.Words to convert .doc to .docx. (.NET) During transformation, the tables and images are getting truncated . What settings to use? Please help....@hrnallap When converting documents from .doc to .docx using Aspose...Rendering Options : If your document contains metafiles, you can...

    forum.aspose.com/t/tables-and-images-getting-tr...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_NumberFormat method. Returns a ChartNumberFormat object that allows defining number formats for the axis in C++....that allows defining number formats for the axis. System :: SharedPtr...Examples Shows how to set formatting for chart values. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Convert MHTML to OTT in Python | products.aspos...

    MHTML and HtmlFixed to OTT conversion in your Python applications without using Microsoft Word...Microsoft Word OTT format is a popular document format used by many...organizations. It is a text-based format that is easy to read and edit...

    products.aspose.com/total/python-net/conversion...
  5. Convert PPTX to MARKDOWN via C++ or with free O...

    Export PPTX to MARKDOWN in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX to MARKDOWN online converter quickly before integrating the code....using Save method Load HTML document by using IWorkbook class reference...reference Save the document to MARKDOWN format using Save method...

    products.aspose.com/total/cpp/conversion/pptx-t...
  6. Android API to Convert DOTX to XLTX or with fre...

    Convert DOTX to XLTX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to XLTX online converter quickly before integrating the code....Download Why to Convert The DOTX format is a Microsoft Office Open...used to store documents with predefined formatting and layout....

    products.aspose.com/total/android-java/conversi...
  7. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....paragraph into the document. Document doc = new Document (); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/par...
  8. Field.Format | Aspose.Words for .NET

    Discover the Field Format property for seamless access to FieldFormat objects, enhancing your fields' Formatting with precision and ease....Format Contents [ Hide ] Field.Format property Gets a FieldFormat...to field’s formatting. public FieldFormat Format { get ; } Examples...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Section::Section constructor | A...

    Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....:DocumentBase>& The owner document. Remarks When the section...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word Document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…...fill a bookmark in a Word document with a specific left indent...Here’s a code example and a document InsertIntoBookmarkLo.zip (37...

    forum.aspose.com/t/bookmark-settext-breaks-left...